Eclipse Platform
Pre-release 3.0

org.eclipse.jface.text
Interface ITextHoverExtension


public interface ITextHoverExtension

Extension to ITextHover for providing its own information control creator.

Since:
3.0
See Also:
IInformationControlCreator, ITextHover

Method Summary
 IInformationControlCreator getInformationControlCreator()
          Returns the information control creator of this text hover.
 

Method Detail

getInformationControlCreator

public IInformationControlCreator getInformationControlCreator()
Returns the information control creator of this text hover.

Returns:
the information control creator

Eclipse Platform
Pre-release 3.0

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.